home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / photo / Setup.exe / {app} / PhotoMeister.exe / 0 / RCDATA / TADVGRIDHTMLSETTINGSFORM / TADVGRIDHTMLSETTINGSFORM.txt
Encoding:
Text File  |  2002-06-17  |  6.3 KB  |  306 lines

  1. object AdvGridHTMLSettingsForm: TAdvGridHTMLSettingsForm
  2.   Left = 343
  3.   Top = 267
  4.   BorderStyle = bsDialog
  5.   Caption = 'HTML Settings'
  6.   ClientHeight = 254
  7.   ClientWidth = 426
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object CellsGroupBox: TGroupBox
  19.     Left = 0
  20.     Top = 104
  21.     Width = 201
  22.     Height = 113
  23.     Caption = 'Cells:'
  24.     TabOrder = 1
  25.     object BorderSizeLabel: TLabel
  26.       Left = 37
  27.       Top = 21
  28.       Width = 57
  29.       Height = 13
  30.       Caption = '&Border Size:'
  31.       FocusControl = BorderSizeSpinEdit
  32.     end
  33.     object CellSpacingLabel: TLabel
  34.       Left = 32
  35.       Top = 54
  36.       Width = 62
  37.       Height = 13
  38.       Caption = 'Ce&ll Spacing:'
  39.       FocusControl = CellSpacingSpinEdit
  40.     end
  41.     object Label1: TLabel
  42.       Left = 32
  43.       Top = 87
  44.       Width = 62
  45.       Height = 13
  46.       Caption = 'Cell &Padding:'
  47.       FocusControl = CellPaddingSpinEdit
  48.     end
  49.     object BorderSizeSpinEdit: TAdvSpinEdit
  50.       Left = 112
  51.       Top = 16
  52.       Width = 49
  53.       Height = 22
  54.       Direction = spVertical
  55.       ReturnIsTab = False
  56.       Precision = 0
  57.       SpinType = sptNormal
  58.       Value = 1
  59.       FloatValue = 1.000000000000000000
  60.       TimeValue = 0.041666666666666650
  61.       HexValue = 0
  62.       SpinFlat = False
  63.       SpinTransparent = False
  64.       MaxValue = 10
  65.       MinValue = 0
  66.       MaxFloatValue = 100.000000000000000000
  67.       TabOrder = 0
  68.     end
  69.     object CellSpacingSpinEdit: TAdvSpinEdit
  70.       Left = 112
  71.       Top = 50
  72.       Width = 49
  73.       Height = 22
  74.       Direction = spVertical
  75.       ReturnIsTab = False
  76.       Precision = 0
  77.       SpinType = sptNormal
  78.       Value = 0
  79.       DateValue = 36802.514141180550000000
  80.       HexValue = 0
  81.       SpinFlat = False
  82.       SpinTransparent = False
  83.       MaxValue = 10
  84.       MinValue = 0
  85.       MaxFloatValue = 100.000000000000000000
  86.       TabOrder = 1
  87.     end
  88.     object CellPaddingSpinEdit: TAdvSpinEdit
  89.       Left = 112
  90.       Top = 83
  91.       Width = 49
  92.       Height = 22
  93.       Direction = spVertical
  94.       ReturnIsTab = False
  95.       Precision = 0
  96.       SpinType = sptNormal
  97.       Value = 0
  98.       DateValue = 36802.514141180550000000
  99.       HexValue = 0
  100.       SpinFlat = False
  101.       SpinTransparent = False
  102.       MaxValue = 10
  103.       MinValue = 0
  104.       MaxFloatValue = 100.000000000000000000
  105.       TabOrder = 2
  106.     end
  107.   end
  108.   object TagsGroupBox: TGroupBox
  109.     Left = 208
  110.     Top = 0
  111.     Width = 217
  112.     Height = 97
  113.     Caption = 'Tags:'
  114.     TabOrder = 2
  115.     object PrefixLabel: TLabel
  116.       Left = 40
  117.       Top = 20
  118.       Width = 56
  119.       Height = 13
  120.       Caption = '&Prefix Tags:'
  121.       FocusControl = PrefixEdit
  122.     end
  123.     object SuffixLabel: TLabel
  124.       Left = 40
  125.       Top = 44
  126.       Width = 56
  127.       Height = 13
  128.       Caption = '&Suffix Tags:'
  129.       FocusControl = SuffixEdit
  130.     end
  131.     object TableStyleLabel: TLabel
  132.       Left = 10
  133.       Top = 68
  134.       Width = 86
  135.       Height = 13
  136.       Caption = 'Table St&yle Tags::'
  137.       FocusControl = TableStyleEdit
  138.     end
  139.     object PrefixEdit: TEdit
  140.       Left = 104
  141.       Top = 16
  142.       Width = 89
  143.       Height = 21
  144.       TabOrder = 0
  145.     end
  146.     object SuffixEdit: TEdit
  147.       Left = 104
  148.       Top = 40
  149.       Width = 89
  150.       Height = 21
  151.       TabOrder = 1
  152.     end
  153.     object TableStyleEdit: TEdit
  154.       Left = 104
  155.       Top = 64
  156.       Width = 89
  157.       Height = 21
  158.       TabOrder = 2
  159.     end
  160.   end
  161.   object FilesGroupBox: TGroupBox
  162.     Left = 208
  163.     Top = 104
  164.     Width = 217
  165.     Height = 113
  166.     Caption = 'Files:'
  167.     TabOrder = 3
  168.     object HeaderLabel: TLabel
  169.       Left = 31
  170.       Top = 20
  171.       Width = 38
  172.       Height = 13
  173.       Caption = '&Header:'
  174.       FocusControl = HeaderEdit
  175.     end
  176.     object FooterLabel: TLabel
  177.       Left = 36
  178.       Top = 54
  179.       Width = 33
  180.       Height = 13
  181.       Caption = 'F&ooter:'
  182.       FocusControl = FooterEdit
  183.     end
  184.     object HeaderEdit: TEdit
  185.       Left = 80
  186.       Top = 16
  187.       Width = 89
  188.       Height = 21
  189.       TabOrder = 0
  190.     end
  191.     object FooterEdit: TEdit
  192.       Left = 80
  193.       Top = 50
  194.       Width = 89
  195.       Height = 21
  196.       TabOrder = 2
  197.     end
  198.     object HeaderButton: TButton
  199.       Left = 176
  200.       Top = 16
  201.       Width = 25
  202.       Height = 21
  203.       Caption = '. . .'
  204.       TabOrder = 1
  205.       OnClick = HeaderButtonClick
  206.     end
  207.     object FooterButton: TButton
  208.       Left = 176
  209.       Top = 50
  210.       Width = 25
  211.       Height = 21
  212.       Caption = '. . .'
  213.       TabOrder = 3
  214.       OnClick = HeaderButtonClick
  215.     end
  216.   end
  217.   object GeneralGroupBox: TGroupBox
  218.     Left = 0
  219.     Top = 0
  220.     Width = 201
  221.     Height = 97
  222.     Caption = 'General:'
  223.     TabOrder = 0
  224.     object TableWidthLabel: TLabel
  225.       Left = 8
  226.       Top = 24
  227.       Width = 117
  228.       Height = 13
  229.       Caption = 'Table &Width (in percent):'
  230.       FocusControl = TableWidthSpinEdit
  231.     end
  232.     object TableColorsCheckBox: TCheckBox
  233.       Left = 16
  234.       Top = 48
  235.       Width = 113
  236.       Height = 17
  237.       Caption = 'Use Table'#39's &Colors'
  238.       TabOrder = 1
  239.     end
  240.     object TableFontsCheckBox: TCheckBox
  241.       Left = 16
  242.       Top = 72
  243.       Width = 113
  244.       Height = 17
  245.       Caption = 'Use Table'#39's &Fonts'
  246.       TabOrder = 2
  247.     end
  248.     object TableWidthSpinEdit: TAdvSpinEdit
  249.       Left = 136
  250.       Top = 19
  251.       Width = 49
  252.       Height = 22
  253.       Direction = spVertical
  254.       ReturnIsTab = False
  255.       Precision = 0
  256.       SpinType = sptNormal
  257.       Value = 100
  258.       FloatValue = 100.000000000000000000
  259.       HexValue = 0
  260.       SpinFlat = False
  261.       SpinTransparent = False
  262.       MaxValue = 100
  263.       MinValue = 0
  264.       MaxFloatValue = 100.000000000000000000
  265.       TabOrder = 0
  266.     end
  267.   end
  268.   object OKButton: TBitBtn
  269.     Left = 127
  270.     Top = 224
  271.     Width = 75
  272.     Height = 25
  273.     Caption = 'OK'
  274.     Default = True
  275.     ModalResult = 1
  276.     TabOrder = 4
  277.     NumGlyphs = 2
  278.   end
  279.   object CancelButton: TBitBtn
  280.     Left = 223
  281.     Top = 224
  282.     Width = 75
  283.     Height = 25
  284.     Cancel = True
  285.     Caption = 'Cancel'
  286.     ModalResult = 2
  287.     TabOrder = 5
  288.     NumGlyphs = 2
  289.   end
  290.   object Preview: TButton
  291.     Left = 1
  292.     Top = 224
  293.     Width = 75
  294.     Height = 25
  295.     Caption = 'Preview'
  296.     TabOrder = 6
  297.     OnClick = PreviewClick
  298.   end
  299.   object OpenDialog: TOpenDialog
  300.     DefaultExt = '.htm'
  301.     Filter = 'HTML Files (*.htm, *.html)|*.htm;*.html|All Files (*.*)|*.*'
  302.     Left = 216
  303.     Top = 152
  304.   end
  305. end
  306.